Skip to content

Remove double exports - #349

Open
isakstenstrom wants to merge 1 commit into
antv6from
remove-double-exports
Open

Remove double exports#349
isakstenstrom wants to merge 1 commit into
antv6from
remove-double-exports

Conversation

@isakstenstrom

Copy link
Copy Markdown
Collaborator

Some frontend components were exported with both a named and default export. This removes the default export so that each component is only exported once.

@isakstenstrom
isakstenstrom force-pushed the remove-double-exports branch 2 times, most recently from 7d36c9d to ec96784 Compare September 2, 2026 07:43
Some frontend components were exported with both a named and default
export. This removes the default export so that each component is only
exported once.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant